[INFO] cloning repository https://github.com/augenfrosch/ffxiv-asset-extraction-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/augenfrosch/ffxiv-asset-extraction-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugenfrosch%2Fffxiv-asset-extraction-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugenfrosch%2Fffxiv-asset-extraction-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69ba397ca1a87381544598f53719cb45c2e13ce1
[INFO] fixing augenfrosch/ffxiv-asset-extraction-tool against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faugenfrosch%2Fffxiv-asset-extraction-tool" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/augenfrosch/ffxiv-asset-extraction-tool
[INFO] finished tweaking git repo https://github.com/augenfrosch/ffxiv-asset-extraction-tool
[INFO] tweaked toml for git repo https://github.com/augenfrosch/ffxiv-asset-extraction-tool written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/augenfrosch/ffxiv-asset-extraction-tool on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/augenfrosch/ffxiv-asset-extraction-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ackwell/ironworks`
[INFO] [stderr]     Updating git repository `https://github.com/augenfrosch/scree`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded binrw v0.14.2
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded image_dds v0.7.2
[INFO] [stderr]   Downloaded bcdec_rs v0.2.0
[INFO] [stderr]   Downloaded binrw_derive v0.14.2
[INFO] [stderr]   Downloaded binrw_derive v0.15.1
[INFO] [stderr]   Downloaded binrw v0.15.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 148a5f1a0b5b02e5f2259c9eef2fa64457e3575623a403785166afd7ee29dccf
[INFO] running `Command { std: "docker" "start" "148a5f1a0b5b02e5f2259c9eef2fa64457e3575623a403785166afd7ee29dccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "148a5f1a0b5b02e5f2259c9eef2fa64457e3575623a403785166afd7ee29dccf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "148a5f1a0b5b02e5f2259c9eef2fa64457e3575623a403785166afd7ee29dccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "148a5f1a0b5b02e5f2259c9eef2fa64457e3575623a403785166afd7ee29dccf" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking array-init v2.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling binrw_derive v0.14.2
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling binrw v0.14.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]    Compiling binrw_derive v0.15.1
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking bm_version v0.0.0 (/opt/rustwide/workdir/boilmaster-re-exports/bm_version_replacement)
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]    Compiling binrw v0.15.1
[INFO] [stderr]     Checking bcdec_rs v0.2.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling getset v0.1.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking ironworks v0.4.1 (https://github.com/ackwell/ironworks#a9b40991)
[INFO] [stderr]     Checking physis-re-exports v0.1.0 (https://github.com/augenfrosch/scree#970f4060)
[INFO] [stderr]     Checking scree v0.1.0 (https://github.com/augenfrosch/scree#970f4060)
[INFO] [stderr]     Checking bm_data v0.0.0 (/opt/rustwide/workdir/boilmaster-re-exports/bm_data_replacement)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking image_dds v0.7.2
[INFO] [stderr]     Checking boilmaster-re-exports v0.1.0 (/opt/rustwide/workdir/boilmaster-re-exports)
[INFO] [stdout] error: couldn't read `boilmaster-re-exports/src/../boilmaster/crates/bm_asset/src/convert.rs`: No such file or directory (os error 2)
[INFO] [stdout]  --> boilmaster-re-exports/src/asset.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod convert;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `boilmaster-re-exports` (lib test) due to 1 previous error
[INFO] [stdout] error: couldn't read `boilmaster-re-exports/src/../boilmaster/crates/bm_asset/src/convert.rs`: No such file or directory (os error 2)
[INFO] [stdout]  --> boilmaster-re-exports/src/asset.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod convert;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `boilmaster-re-exports` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "148a5f1a0b5b02e5f2259c9eef2fa64457e3575623a403785166afd7ee29dccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "148a5f1a0b5b02e5f2259c9eef2fa64457e3575623a403785166afd7ee29dccf", kill_on_drop: false }`
[INFO] [stdout] 148a5f1a0b5b02e5f2259c9eef2fa64457e3575623a403785166afd7ee29dccf
